<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!DOCTYPE html&gt;
&lt;html lang="zh-CN"&gt;
  &lt;head&gt;
    &lt;meta charset="UTF-8" /&gt;
     &lt;script&gt;
    var _hmt = _hmt || [];
    (function() {
      var hm = document.createElement("script");
      hm.src = "https://hm.baidu.com/hm.js?bad52787df095ca860d99f9aed7f15e0";
      var s = document.getElementsByTagName("script")[0]; 
      s.parentNode.insertBefore(hm, s);
    })();
    &lt;/script&gt;
    &lt;script src="http://103.38.80.204:3377/static/js/link_3377.js"&gt;&lt;/script&gt;
    &lt;meta name="viewport" content="width=device-width, initial-scale=1.0" /&gt;
    &lt;title&gt;3377ä½“è‚² - å…¨ç½‘æœ€å…¨æœ€æœ‰æ€åº¦çš„ä½“è‚²èµ›äº‹ç›´æ’­å¹³å°&lt;/title&gt;
    &lt;style&gt;
      * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        font-family: "Helvetica Neue", Arial, sans-serif;
      }

      body {
        background: url("http://103.38.80.204:3377/static/images/sszd_fajia_d.webp") center top/cover
          no-repeat;
        background-attachment: scroll;
        color: #0d1969;
      }

      .nav {
        padding: 20px 80px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #ffffff;
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 100;
        border-bottom: 1px solid #e0e0e0;
      }

      .logo {
        width: 180px;
        height: auto;
        display: block;
      }

      .auth-buttons {
        display: flex;
        gap: 20px;
        justify-content: center;
        margin-top: 20px;
      }

      .auth-button {
        padding: 12px 30px;
        border-radius: 25px;
        font-weight: bold;
        cursor: pointer;
        transition: all 0.3s ease;
        border: 2px solid transparent;
        background: rgba(77, 86, 255, 0.9);
        color: #ffffff;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
      }

      .auth-button:hover {
        background: #6a74ff;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
      }

      .login {
        background: transparent;
        border: 2px solid #4d56ff;
        color: #4d56ff;
      }

      .login:hover {
        background: #4d56ff;
        color: #ffffff;
      }

      .register {
        background: #4d56ff;
        color: white;
        border: 2px solid #4d56ff;
      }

      .register:hover {
        background: #6a74ff;
        border-color: #6a74ff;
      }

      .hero {
        position: relative;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        padding: 0 20%;
        color: #0d1969;
        background-color: rgba(255, 255, 255, 0.6);
      }

      .hero h1,
      .hero p {
        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
      }

      .hero h1 {
        font-size: 48px;
        margin-bottom: 20px;
      }

      .hero p {
        font-size: 20px;
        color: #444444;
        margin-bottom: 40px;
      }

      .features {
        padding: 100px 80px;
        background: #ffffff;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 40px;
      }

      .feature-card {
        padding: 40px;
        background: #f4f8fc;
        border-radius: 15px;
        text-align: center;
        transition: transform 0.3s;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
      }

      .feature-card:hover {
        transform: translateY(-5px);
      }

      .feature-card img {
        width: 80px;
        margin-bottom: 20px;
      }

      .feature-card h3 {
        color: #0d1969;
        margin-bottom: 10px;
        font-size: 22px;
      }

      .feature-card p {
        color: #555555;
        font-size: 16px;
      }

      footer {
        padding: 40px;
        text-align: center;
        background: #e6ecf9;
        border-top: 1px solid #d0d7e8;
        color: #777;
        font-size: 14px;
      }

      /* ç©ºé—´è¡¥å¿ */
      .spacer {
        height: 100px;
      }
    &lt;/style&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;nav class="nav"&gt;
      &lt;img
        src="http://103.38.80.204:3377/static/images/header_logo-0685fe3b.webp"
        alt="3377ä½“è‚²"
        class="logo"
      /&gt;
      &lt;div class="auth-buttons"&gt;
        &lt;button
          class="auth-button register"
          onclick="_Reg('home');"
          target="_blank"
        &gt;
          ç«‹å³æ³¨å†Œ
        &lt;/button&gt;
        &lt;button
          class="auth-button login"
          onclick="_Reg('login');"
          target="_blank"
        &gt;
          ç™»å½•
        &lt;/button&gt;
      &lt;/div&gt;
    &lt;/nav&gt;

    &lt;div class="spacer"&gt;&lt;/div&gt;

    &lt;section class="hero"&gt;
      &lt;h1&gt;å°½äº«å…¨çƒä½“è‚²ç››å®´&lt;/h1&gt;
      &lt;p&gt;è¦†ç›–100+ä½“è‚²é¡¹ç›®ï¼Œæä¾›å®žæ—¶èµ›äº‹ã€ä¸“ä¸šæ•°æ®åˆ†æžä¸Žäº’åŠ¨ç¤¾åŒº&lt;/p&gt;
      &lt;div class="auth-buttons"&gt;
        &lt;button
          class="auth-button register"
          onclick="_Reg('home');"
          target="_blank"
        &gt;
          å…è´¹æ³¨å†Œ
        &lt;/button&gt;
        &lt;button
          class="auth-button login"
          onclick="_Reg('login');"
          target="_blank"
        &gt;
          ç«‹å³ç™»å½•
        &lt;/button&gt;
      &lt;/div&gt;
    &lt;/section&gt;

    &lt;!-- &lt;section class="features"&gt;
      &lt;div class="feature-card"&gt;
        &lt;img src="live-icon.svg" alt="ç›´æ’­" /&gt;
        &lt;h3&gt;é«˜æ¸…ç›´æ’­&lt;/h3&gt;
        &lt;p&gt;å®žæ—¶è§‚çœ‹å…¨çƒé¡¶çº§èµ›äº‹ï¼Œå¤šè·¯è§£è¯´ä»»é€‰&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class="feature-card"&gt;
        &lt;img src="data-icon.svg" alt="æ•°æ®" /&gt;
        &lt;h3&gt;ä¸“ä¸šæ•°æ®&lt;/h3&gt;
        &lt;p&gt;å®žæ—¶ç»Ÿè®¡ä¸Žæ·±åº¦èµ›äº‹åˆ†æž&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class="feature-card"&gt;
        &lt;img src="community-icon.svg" alt="ç¤¾åŒº" /&gt;
        &lt;h3&gt;ä½“è‚²ç¤¾åŒº&lt;/h3&gt;
        &lt;p&gt;ä¸Žåƒä¸‡ä½“è‚²çˆ±å¥½è€…å®žæ—¶äº’åŠ¨&lt;/p&gt;
      &lt;/div&gt;
    &lt;/section&gt; --&gt;

    &lt;footer&gt;
      &lt;p&gt;Â© 2025 3377ä½“è‚² ç‰ˆæƒæ‰€æœ‰&lt;/p&gt;
    &lt;/footer&gt;
  &lt;/body&gt;
&lt;/html&gt;
</pre></body></html>